home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / Open Me for REALbasic 3 / REALbasic 3.2 / Example Projects / Techniques / CPictureButton / Documentation / CShadowLine 1.1 < prev   
Text File  |  1998-05-01  |  2KB  |  48 lines

  1. 3<End>
  2. ReadMe,1,4,0,
  3. <PICT>100</PICT><Text><B>CShadowLine 1.0</B>
  4.  
  5. This class is to display shadowed lines, its extreamly useful when making toolbars.
  6.  
  7. <B>Custom class download and info page:</B>
  8.   http://www.treknet.is/einhugur/realbasic/index.html
  9. <B>Custom class mirror download page:</B>
  10.   http://www.gardabaer.is/gardabaer/Exchange/</Text><End>
  11. License,1,5,0
  12. <Text><B>© 1998 Einhugur Software</B> - einhugur@islandia.is
  13. <B>Authour: Björn Eiríksson
  14.  
  15. Please send us suggestions or bug reports !!
  16.  
  17. Agreement:
  18.  
  19. If you use this Class in you project or code from it, you have to mention it in your application special thanks list (that you used class from Einhugur Software), and send us
  20. a free copy of your application 
  21.  
  22. Or you can register:
  23.  
  24. If you want to support us so we can go on making free custom classes for REALbasic then
  25. you can register by Kagi with the provided registration application or by sending
  26. $15 cheques adressed to:</B>
  27.  
  28. Björn Eiríksson
  29. Brekkubyggd 44
  30. 210 Gardabaer
  31. ICELAND
  32.  
  33. Note: Registration is to help us providing you with more free custom classes and addons, since we fully trust hard working
  34. programmers like your self, we are providing you with our custom classes without making them cripled in any way before registration, and even unregistered users get technical support. (Registration registers as legal user of all of our current custom Classes for REALbasic)</Text><End>
  35. Properties,2,1,2,
  36. <End>
  37. Reversed,1,
  38. <Text><B>Reversed</B> as Boolean
  39.  
  40. Makes the shadow reversed.</Text><End>
  41. Box,1,
  42. <Text><B>Box</B> as Boolean
  43.  
  44. Makes shadowed canvas instead of shadowed line</Text><End>
  45.  
  46.  
  47.  
  48.